home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine Special 4 / Erect Magazine Special 4 - Disc 2.iso / mac / Menu.DIR / 00039.ls < prev    next >
Encoding:
Text File  |  1996-11-05  |  117 b   |  7 lines

  1. on exitFrame
  2.   repeat with n = 6 to 8
  3.     set the visible of sprite n to 0
  4.   end repeat
  5.   go(field "JumpName_T")
  6. end
  7.